home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 388 b | 9 lines | [TEXT/KAHL] |
- //------------------------- © 1994-1995 by James G. Stout --------------------------
- // File : grayCDEF.c
- // Date : September 26, 1994
- // Author : Jim Stout
- // Purpose : support routines for CDEF's that can be disabled
- //----------------------------------------------------------------------------------
-
- extern Boolean getGray (RGBColor *theGray);
- extern Boolean haveGrayText (void);